FlexReport for WinForms
Item プロパティ (ReportOwnedCollection<TItem>)


C1.Win.FlexReport.4.5.2 アセンブリ > C1.Win.FlexReport 名前空間 > ReportOwnedCollection<TItem> クラス : Item プロパティ
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As TItem
'使用法
 
Dim instance As ReportOwnedCollection(Of TItem)
Dim index As System.Integer
Dim value As TItem
 
instance.Item(index) = value
 
value = instance.Item(index)
public TItem this[ 
   System.int index
]; {get; set;}

パラメータ

index
参照

ReportOwnedCollection<TItem> クラス
ReportOwnedCollection<TItem> メンバ